How to Install blktap-dev software package in Debian 9 (Stretch)

How to Install blktap-dev software package in Debian 9 (Stretch)

blktap-dev software package provides Xen API blktap shared library (development files), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install blktap-dev 

blktap-dev is installed in your system.

Make ensure the blktap-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep blktap-dev *

You will get with blktap-dev package name, version, architecture and description in a table

blktap-dev package basic information:

Distro Debian 9 stretch
Section Development
Package blktap-dev
Version 2.0.90-4
Description Xen API blktap shared library (development files)
Sub Section devel


See Also, How to uninstall or remove blktap-dev software package from Debian 9 (Stretch)?